Overlay Domain
This domain provides various functionality related to drawing atop the inspected page.
This API is marked as experimental in protocol definition and can change in the future.
Functions
description
Link copied to clipboard
disable
Link copied to clipboard
enable
Link copied to clipboard
events
Link copied to clipboard
getDependencies
Link copied to clipboard
getGridHighlightObjectsForTest
Link copied to clipboard
fun getGridHighlightObjectsForTest(input: GetGridHighlightObjectsForTestRequest): Single<GetGridHighlightObjectsForTestResponse>
Content copied to clipboard
getHighlightObjectForTest
Link copied to clipboard
fun getHighlightObjectForTest(input: GetHighlightObjectForTestRequest): Single<GetHighlightObjectForTestResponse>
Content copied to clipboard
getSourceOrderHighlightObjectForTest
Link copied to clipboard
fun getSourceOrderHighlightObjectForTest(input: GetSourceOrderHighlightObjectForTestRequest): Single<GetSourceOrderHighlightObjectForTestResponse>
Content copied to clipboard
hideHighlight
Link copied to clipboard
highlightFrame
Link copied to clipboard
fun highlightFrame(input: HighlightFrameRequest): Single<RequestResponseFrame>
Content copied to clipboard
highlightNode
Link copied to clipboard
fun highlightNode(input: HighlightNodeRequest): Single<RequestResponseFrame>
Content copied to clipboard
highlightQuad
Link copied to clipboard
fun highlightQuad(input: HighlightQuadRequest): Single<RequestResponseFrame>
Content copied to clipboard
highlightRect
Link copied to clipboard
fun highlightRect(input: HighlightRectRequest): Single<RequestResponseFrame>
Content copied to clipboard
highlightSourceOrder
Link copied to clipboard
fun highlightSourceOrder(input: HighlightSourceOrderRequest): Single<RequestResponseFrame>
Content copied to clipboard
inspectModeCanceled
Link copied to clipboard
inspectNodeRequested
Link copied to clipboard
nodeHighlightRequested
Link copied to clipboard
screenshotRequested
Link copied to clipboard
setInspectMode
Link copied to clipboard
fun setInspectMode(input: SetInspectModeRequest): Single<RequestResponseFrame>
Content copied to clipboard
setPausedInDebuggerMessage
Link copied to clipboard
fun setPausedInDebuggerMessage(input: SetPausedInDebuggerMessageRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowAdHighlights
Link copied to clipboard
fun setShowAdHighlights(input: SetShowAdHighlightsRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowDebugBorders
Link copied to clipboard
fun setShowDebugBorders(input: SetShowDebugBordersRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowFlexOverlays
Link copied to clipboard
fun setShowFlexOverlays(input: SetShowFlexOverlaysRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowFPSCounter
Link copied to clipboard
fun setShowFPSCounter(input: SetShowFPSCounterRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowGridOverlays
Link copied to clipboard
fun setShowGridOverlays(input: SetShowGridOverlaysRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowHinge
Link copied to clipboard
fun setShowHinge(input: SetShowHingeRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowHitTestBorders
Link copied to clipboard
fun setShowHitTestBorders(input: SetShowHitTestBordersRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowLayoutShiftRegions
Link copied to clipboard
fun setShowLayoutShiftRegions(input: SetShowLayoutShiftRegionsRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowPaintRects
Link copied to clipboard
fun setShowPaintRects(input: SetShowPaintRectsRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowScrollBottleneckRects
Link copied to clipboard
fun setShowScrollBottleneckRects(input: SetShowScrollBottleneckRectsRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowViewportSizeOnResize
Link copied to clipboard
fun setShowViewportSizeOnResize(input: SetShowViewportSizeOnResizeRequest): Single<RequestResponseFrame>
Content copied to clipboard
setShowWebVitals
Link copied to clipboard
fun setShowWebVitals(input: SetShowWebVitalsRequest): Single<RequestResponseFrame>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard